home *** CD-ROM | disk | FTP | other *** search
/ Fighting Force - Digital Press Kit (Europe) / Fighting Force - Digital Press Kit (Europe).bin / pc / eidos2.dxr / 00209.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  116 b   |  9 lines

  1. on democheck
  2.   if soundBusy(0) = 1 then
  3.     delay(1 * 60)
  4.   else
  5.     go(marker(1))
  6.     closethesound()
  7.   end if
  8. end
  9.